diff options
-rw-r--r-- | views/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/index.html b/views/index.html index 7ab4bd0..0c1b66c 100644 --- a/views/index.html +++ b/views/index.html @@ -13,6 +13,5 @@ <a class=cc-link href="//{{$key}}.{{$.Domain}}" title="{{$c.Name}}">{{$key | ToUpper}}</a> {{- end}} </div> - <p>More countries coming soon.</p> </body> </html> |