⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Corbo
All Projects
Produits Entr'ouvert
»
Corbo
Overview
Activity
Roadmap
Issues
Wiki
Repository
Download (243 Bytes)
Statistics
| Branch:
main
| Tag:
v0.10
v0.11
v0.12
v0.13
v0.14
v0.15
v0.16
v0.17
v0.18
v0.19
v0.2
v0.20
v0.21
v0.22
v0.23
v0.24
v0.25
v0.26
v0.3
v0.4
v0.5
v0.6
v0.7
v0.8
v0.9
| Revision:
root
/
corbo
/
templates
/
corbo
/
unsubscription_done.html
@ fe505764
View
History
Annotate
{% extends "corbo/unsubscription.html" %}
{% load i18n %}
{% block title %}
{% trans "Successfully unsubscription" %}
{% endblock %}
{% block content %}
<div
class=
"info"
>
{% trans "You were successfully unsubcribed." %}
</div>
{% endblock %}
« Previous
1
…
8
9
10
Next »
(10-10/10)
Loading...