typo fix in show_graph template
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<h1>{{ workout.name }}</h1>
|
||||
<div class="grid_12">
|
||||
<div class="grid_1 alpha">
|
||||
<div class="fb-share-button" data-href="https://rowsandall.com/rower/graph/{{ graph.id }}" data-layout="button" data-size="small" data-mobile-iframe="false">
|
||||
<div class="fb-share-button" data-href="https://rowsandall.com/rowers/graph/{{ graph.id }}" data-layout="button" data-size="small" data-mobile-iframe="false">
|
||||
<a class="fb-xfbml-parse-ignore" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https://rowsandall.com/rowers/graph/{{ graph.id }}">Share</a></div>
|
||||
</div>
|
||||
<div class="grid_1">
|
||||
|
||||
Reference in New Issue
Block a user