Add a link back to the client from the config page

This commit is contained in:
Jonny Barnes 2017-03-28 14:07:35 +01:00
parent f74a6f36ed
commit 75a2ba74b3

View file

@ -13,4 +13,5 @@ Micropub Config «
<dt>Media Endpoint</dt><dd>{{ $data['media-endpoint'] }}</dd>
</dl>
<p><a href="{{ route('micropub-query-action') }}">Re-query</a> the endpoint.</p>
<p>Return to <a href="{{ route('micropub-client') }}">client</a>.
@stop