clearly describe what the network does and does not do

This commit is contained in:
John Hess 2021-12-22 12:44:12 -06:00
parent 9ff913ae40
commit 47cfc7b78b
4 changed files with 13 additions and 3 deletions

View file

@ -9,6 +9,7 @@ layout: basic
<div class="content-area-wrapper text-center">
<img src="{{site.baseurl}}{{ page_data.page_logo[0] }}" alt="{{ page_data.page_logo[1] }}" />
<h1 class="content-title mb-2">{{ page_data.captive_data.welcome_message }}</h1>
<p class="content-text text-black ls-40 mb-2">{{ page_data.captive_data.welcome_details }}</p>
<!-- Use NoDogSplash-provided variables to render a "continue" button -->
<form method="get" action="$authaction">
<input type="hidden" name="tok" value="$tok">