diff options
Diffstat (limited to 'pyaggr3g470r/templates')
-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 --> |