diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2013-12-08 14:12:31 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2013-12-08 14:12:31 +0100 |
commit | d86884d0f2a31d380eb6793dca3a089b6d974d8c (patch) | |
tree | d37196faed5581fa9cbbe238a5533ee162bf0836 /pyaggr3g470r | |
parent | The archive is now generated after all articles. (diff) | |
download | newspipe-d86884d0f2a31d380eb6793dca3a089b6d974d8c.tar.gz newspipe-d86884d0f2a31d380eb6793dca3a089b6d974d8c.tar.bz2 newspipe-d86884d0f2a31d380eb6793dca3a089b6d974d8c.zip |
Updated /management page template.
Diffstat (limited to 'pyaggr3g470r')
-rw-r--r-- | pyaggr3g470r/templates/management.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyaggr3g470r/templates/management.html b/pyaggr3g470r/templates/management.html index efa649f0..a6319b37 100644 --- a/pyaggr3g470r/templates/management.html +++ b/pyaggr3g470r/templates/management.html @@ -12,7 +12,7 @@ <p>Update your <a href="/profile/">profile</a>.</p> </div> <div class="jumbotron"> - <h1>Export</h1> + <h1>Export articles</h1> <a href="/export/" class="btn btn-default">HTML</a> </div> </div><!-- /.container --> |