allow all users to see about page
This commit is contained in:
parent
9915ca169f
commit
e50d810cd7
@ -53,10 +53,10 @@
|
|||||||
<option value="Health">Health</option>
|
<option value="Health">Health</option>
|
||||||
</select>
|
</select>
|
||||||
<button id="button">Update!</button>
|
<button id="button">Update!</button>
|
||||||
|
{{/if}}
|
||||||
<div class='about'>
|
<div class='about'>
|
||||||
<p>Developed by Yaman Qalieh and Kenny Jao</p>
|
<p>Developed by Yaman Qalieh and Kenny Jao</p>
|
||||||
<a class="github" target="_blank" href="https://github.com/yamanq/scheduleac">Github</a>
|
<a class="github" target="_blank" href="https://github.com/yamanq/scheduleac">Github</a>
|
||||||
</div>
|
</div>
|
||||||
{{/if}}
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
Loading…
x
Reference in New Issue
Block a user