2021-06-14 03:30:19 +00:00
{% set description = "A free and open-source application that emulates the original Microsoft Xbox game console, enabling people to play their original Xbox games on Windows, macOS, and Linux systems." %}
2020-04-03 11:58:48 +00:00
<!doctype html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
2021-06-14 03:30:19 +00:00
< meta property = "og:type" content = "website" >
< meta property = "og:title" content = "{% if self.title() %}{{ self.title() }} | {% endif %}xemu: Original Xbox Emulator" >
< meta property = "og:description" content = "{{ description }}" >
< meta property = "og:image" content = "{{ main_url_base }}/docs/assets/images/social_banner.png" >
< meta property = "og:image:type" content = "image/png" >
2021-06-14 03:32:23 +00:00
< meta property = "og:image:width" content = "1280" >
< meta property = "og:image:height" content = "640" >
2021-06-14 03:30:19 +00:00
< meta name = "twitter:card" content = "summary_large_image" >
< meta name = "twitter:site" content = "@xemu_project" >
< meta name = "twitter:creator" content = "@xemu_project" >
< meta name = "twitter:title" content = "{% if self.title() %}{{ self.title() }} | {% endif %}xemu: Original Xbox Emulator" >
< meta name = "twitter:description" content = "{{ description }}" >
< meta name = "twitter:image" content = "{{ main_url_base }}/docs/assets/images/social_banner.png" >
2022-06-16 00:57:57 +00:00
< link rel = "favicon" type = "image/ico" href = "{{ main_url_base }}/favicon.ico" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "{{ main_url_base }}/xemu_180x180.png" >
< link rel = "icon" sizes = "192x192" href = "{{ main_url_base }}/xemu_192x192.png" >
2020-04-05 02:26:14 +00:00
< link rel = "stylesheet" href = "{{ main_url_base }}/theme.css" >
2021-06-14 03:30:19 +00:00
2020-04-03 11:58:48 +00:00
< title > {%block title %}{% endblock %}{% if self.title() %} | {% endif %}xemu: Original Xbox Emulator< / title >
2020-04-05 02:26:14 +00:00
{% block append_head %}{% endblock %}
<!-- Global site tag (gtag.js) - Google Analytics -->
< script async src = "https://www.googletagmanager.com/gtag/js?id=UA-163809672-1" > < / script >
< script >
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-163809672-1');
< / script >
2020-04-03 11:58:48 +00:00
< / head >
< body >
< nav class = "navbar navbar-expand-md navbar-dark fixed-top bg-dark" >
2021-06-14 08:05:04 +00:00
< a class = "navbar-brand" href = "{{ main_url_base }}/" > < img alt = "xemu logo" src = "/logo-green.svg" style = "height: 1em" > < / a >
2020-04-03 11:58:48 +00:00
< button class = "navbar-toggler" type = "button" data-toggle = "collapse" data-target = "#navbarsExample04" aria-controls = "navbarsExample04" aria-expanded = "false" aria-label = "Toggle navigation" >
< span class = "navbar-toggler-icon" > < / span >
< / button >
< div class = "collapse navbar-collapse" id = "navbarsExample04" >
< ul class = "navbar-nav mr-auto" >
2021-06-14 08:52:08 +00:00
< li class = "nav-item" >
2020-04-05 02:26:14 +00:00
< a class = "nav-link" href = "{{ main_url_base }}/#compatibility" > Compatibility< / a >
2020-04-03 11:58:48 +00:00
< / li >
2021-06-14 08:52:08 +00:00
< li class = "nav-item" >
2021-06-18 02:47:13 +00:00
< a class = "nav-link" href = "{{ main_url_base }}/docs" > Documentation< / a >
2021-06-14 01:43:10 +00:00
< / li >
2021-09-20 19:44:19 +00:00
< li class = "nav-item" >
< a class = "nav-link" href = "https://github.com/mborgerson/xemu" > GitHub< / a >
< / li >
2021-09-14 23:36:20 +00:00
< li class = "nav-item" >
< a class = "nav-link" href = "https://www.patreon.com/mborgerson" > Patreon< / a >
< / li >
2020-04-03 11:58:48 +00:00
< / ul >
< / div >
< / nav >
< main role = "main" >
{% block jumbotron %}{% endblock %}
< div class = "container" >
< div class = "col-lg-10 mx-auto mt-5" >
{% block content %}{% endblock %}
< footer class = "my-5 pt-5 text-muted text-center text-small" >
< p > < strong > Disclaimer:< / strong >
All product names, logos, and brands are property of their respective owners. All company, product and service names and/or images used in this website are for identification purposes only.
< / p >
2022-01-02 08:43:37 +00:00
< p > © 2020-2022 xemu Project< / p >
2020-04-03 11:58:48 +00:00
< / footer >
< / div >
< / div >
< / main >
2021-11-30 22:12:55 +00:00
< script src = "https://code.jquery.com/jquery-3.4.1.min.js" integrity = "sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin = "anonymous" > < / script >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity = "sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin = "anonymous" > < / script >
< script src = "https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity = "sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin = "anonymous" > < / script >
2021-06-09 23:02:07 +00:00
2020-04-05 02:26:14 +00:00
{% block append_foot %}{% endblock %}
2020-04-03 11:58:48 +00:00
< / body >
< / html >