Skip to content

Commit

Permalink
Update fact_table.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gonghefine committed Nov 4, 2021
1 parent ffd091c commit 1f2c0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/fact_table.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{% block content %}
<div class="container" style="padding-bottom: 50px;">
<h2>Measures of Ships</h2>
<h2>Ship Catalog</h2>
{% if msg %}
<span class="text-success h4">{{ msg }}</span>
{% endif %}
Expand Down

0 comments on commit 1f2c0fa

Please sign in to comment.