mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Merge branch 'feature/lang-en' into premerge
This commit is contained in:
commit
5d6af15327
2
xep.xsl
2
xep.xsl
@ -172,7 +172,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
<xsl:template match='/'>
|
||||
<xsl:text disable-output-escaping='yes'><!DOCTYPE html>
|
||||
</xsl:text>
|
||||
<html>
|
||||
<html lang='en'>
|
||||
<head>
|
||||
<title>XEP-<xsl:value-of select='/xep/header/number'/>:<xsl:text> </xsl:text><xsl:value-of select='/xep/header/title' /></title>
|
||||
<style type='text/css'>
|
||||
|
Loading…
Reference in New Issue
Block a user