Make nsis link point to easyinstall

This commit is contained in:
idk
2021-09-17 00:33:47 -04:00
parent d8e5d4bb22
commit 345cd69cd1
3 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{% extends "global/layout.html" %}
{%- from "downloads/macros" import package_outer with context -%}
{% block title %}I2P Easy Install Bundle(Beta){% endblock %}
{% block title %}I2P Easy Install Bundle (Beta) for Windows{% endblock %}
{% block content %}
<h1>{{ _('I2P Easy Install Bundle (Beta) for Windows') }}</h1>