Skip to content

Commit

Permalink
Merge ce631cf into 220b1b7
Browse files Browse the repository at this point in the history
  • Loading branch information
erbano committed Nov 4, 2018
2 parents 220b1b7 + ce631cf commit 619a422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_appbuilder/templates/appbuilder/index.html
@@ -1,7 +1,7 @@
{% extends "appbuilder/base.html" %}

{% block content %}
<h2><center>{{_('Welcome')}}<center></h2>
<h2><center>{{_('Welcome')}}</center></h2>

<div class="well">

Expand Down

0 comments on commit 619a422

Please sign in to comment.