helpcenter/Web/Controls/Help/VariousControls/Versions/CommunityServer/CommunityServer_Current.ascx
2019-03-18 13:54:01 +03:00

5 lines
565 B
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<a class="page_version_link" target="_blank" href="https://github.com/ONLYOFFICE/CommunityServer/"><cc:localizecontent runat="Server" controlname="~/Controls/Help/VariousControls/Versions/CommunityServer/CommunityServerProduct.ascx" /><span class="pvl_version pvl_current">v.10.0</span></a>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/Changelogs/CommunityServerChangelog.ascx" />